cody - HTMLify profile
cody
4270 Files
785049 Views
Latest files of /cody/frontendcharm/Mini-Projects/LOADERS/Waves Loader
body {
background-color: #161622;
display: grid;
place-items: center;
height: 100vh;
}
.wave {
background-color: #161622;
display: grid;
place-items: center;
height: 100vh;
}
.wave {